Uses of Class
de.ueberdosis.mp3info.UndersizedException

Packages that use UndersizedException
de.ueberdosis.mp3info.id3v2   
 

Uses of UndersizedException in de.ueberdosis.mp3info.id3v2
 

Methods in de.ueberdosis.mp3info.id3v2 that throw UndersizedException
static de.ueberdosis.mp3info.id3v2.Header ID3V2Reader.analyzeID3V2Header(byte[] header)
          Tries to get basic information on an ID3V2Tag
static de.ueberdosis.mp3info.id3v2.ID3V2Frame ID3V2Reader.analyzeID3V2Frame(byte[] frame)
           
 

Constructors in de.ueberdosis.mp3info.id3v2 that throw UndersizedException
ExtendedHeader(byte[] headBytes)
           
Header(byte[] headBytes)
           
ID3V2Frame(byte[] frameBytes)
          decoding constructor